home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11860 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: user36.lightside.com!user
  2. From: hham@covina.lightside.com (Howard Ham)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: TIFF to BMP
  5. Date: Tue, 26 Mar 1996 22:56:54 -0800
  6. Organization: Lightside, Inc.
  7. Message-ID: <hham-2603962256540001@user36.lightside.com>
  8. References: <31574704.7BC4@ozemail.com.au>
  9. NNTP-Posting-Host: user36.lightside.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain;charset=US-ASCII
  12. Content-Transfer-Encoding: 7bit
  13.  
  14. In article <31574704.7BC4@ozemail.com.au>, Stephan Janssen
  15. <sjanssen@ozemail.com.au> wrote:
  16.  
  17. >Hello,
  18. >
  19. >Could anybody help me with C program that converts a TIFF file to BMP file ?
  20. >Any other help is most welcome !!
  21. >
  22. >Thank you in advance
  23. >
  24. >-- 
  25. > Stephan Janssen         Internet   : sjanssen@mail.ozemail.com.au        
  26. >                                      sja@ficsgrp.com                     
  27. >                         Home Page  : http://www.ozemail.com.au/~sjanssen 
  28. >                         CompuServe : 101515,3545
  29.  
  30. What you really need is a news reader that doesn't post the same article
  31. six times! :-)
  32.  
  33. Seriously, though, the C language doesn't define TIFF or BMP files,
  34. so comp.lang.c is the wrong place to ask. You might want to check
  35. comp.graphics.algorithms.
  36.  
  37. --Howard
  38.